Interface SimulationTimer

All Superinterfaces:
IPCObject
All Known Implementing Classes:
SimulationTimerImpl

public interface SimulationTimer extends IPCObject
Information provided by the PKI file:

    \class SimulationTimer
    
    \brief A simulation timer that expires in simulation time.
    
Author:
Auto-generated
  • Method Details

    • start

      void start()
      Information provided by the PKI file:
      
          \brief Starts this timer.
          
              
    • cancel

      void cancel()
      Information provided by the PKI file:
      
          \brief Cancels this timer.